func testing.isWindowsRetryable

2 uses

	testing (current package)
		testing.go#L1307: 		if !isWindowsRetryable(err) {
		testing_other.go#L13: func isWindowsRetryable(err error) bool {